type github.com/jackc/pgx/v5/pgtype.encodePlanTimeCodecBinary
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
time.go#L93: return encodePlanTimeCodecBinary{}
time.go#L101: type encodePlanTimeCodecBinary struct{}
time.go#L103: func (encodePlanTimeCodecBinary) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)